[IMPORTANT]
- DO NOT RENAME THE CONFIGURATION FILE! Otherwise, it will not be loaded by the mod library.
- Make sure that the configuration file is placed side-by-side with the mod library (.dll file). you should see the structure as:

	\scripts\MoneyHeist.dll
	\scripts\MoneyHeist.config.json



[Configurations]

[Heist]
- Valid values are either 0 (as false) or 1 (as true)
- This covers ATMTerminal, SmallBank, LargeBank, and NorthYankton Settings.

	Enabled                   = Enable or Disable executing heist for the category
	Settings > BlipsVisible   = Show or Hide Blips (or Legends) on your Map
	Settings > MarkersVisible = Show or Hide (the colored) Markers placed on the location of the objects you can interact with


[World]

	TimeSkip = Specifies the amount of time (in Hours) skipped as the Heist concludes (Values: 0 = Random Amount of Hours, 1~24 = Specific Amount of Hours)
	PedsVisible = Enables or Disable Civilian NPCs inside Banks (Disable this if you're getting frame drops/dips)
	GuardsVisible = Enable or Disable Guard NPCs inside and outside Banks (Disable this if you're getting frame drops/dips)
	NotificationsVisible = Enable or Disable all of the Notification this mod prompts from Safe Houses, Banks, and Information.


[Hotkey]
- This covers StartHeist, EnterSafeHouse, and EnterAndLeaveBuilding.
- Sets the trigger key to interact with an object, start, or stop a Heist.
- For valid values, please refer to: https://docs.microsoft.com/en-us/dotnet/api/system.windows.forms.keys?view=net-5.0#fields
- Make sure to use the first column (left most) from the link's table!
- Be mindful that it is CASE SENSITIVE and that THERE SHOULD BE NO SPACES IN BETWEEN